Operation Types
Handy Backup allows you to perform three types of operations: backup, restore and synchronization.
Backup
Backup task is the most frequently used type of operation. It is used to copy your important data to another storage location. If files at the original location happen to get corrupted or deleted, you will be able to restore them from their backup copies. Handy Backup features three types of backup:
- Full backup û the program copies all selected data to the destination folder each time the backup task is executed;
- Incremental backup û the program checks for changes in file sizes or modification times since the previous backup, and copies only those files that have been altered. Advantages of this backup type are quite obvious: fewer amounts of data to operate with and noticeably less time to perform the operation.
- Differential backup û the program checks for changes in file sizes or modification times since the Full backup, and copies only parts of files that have been altered, on byte level. This is greatly useful for backing up databases and disk images.
Handy Backup supports two principal backup technologies: files-based backup and image-based backup. While files-based backup can be used to copy data represented in the file system as separate files only, image-based backup allows you to perform physical duplicating of your disk and create drive images that contain all system data. To learn more about image-based backup, refer to Image Backup.
Note: If you select incremental or differential backup when backing up for the first time, the program will perform a full backup. The next time you will launch the task, it will back up only changes.
Restore
Restore task is used for restoring data from a backup copy if the original data is for some reason lost or corrupted. Handy Backup can perform two types of restore:
- Full restore û the program will restore the whole data set each time the restore task is executed;
- Incremental restore û the program checks for changes in file sizes or modification times since the previous restore, and restores only those files that have been altered.
Handy Backup allows you to restore your data to their original locations, or select any different local or network location.
Synchronization
Synchronization task is used to sync files between two different locations (for example, your home and office machine). You can also synchronize data with a remote FTP server. Handy Backup can perform three types of synchronization:
- Copying from the first folder to the second û the program copies files/folders from the first folder to the second;
- Copying from the second folder to the first û the program copies files/folders from the second folder to the first;
- Mirroring both folders û the program makes contents of both folders identical.
Synchronization task has several options that allow specifying files priorities, using file masks for files selection, etc.